home *** CD-ROM | disk | FTP | other *** search
Python egg package info | 2009-06-29 | 573 b | 16 lines |
- Metadata-Version: 1.0
- Name: pyOpenSSL
- Version: 0.9
- Summary: Python wrapper module around the OpenSSL library
- Home-page: http://pyopenssl.sourceforge.net/
- Author: Jean-Paul Calderone
- Author-email: exarkun@twistedmatrix.com
- License: LGPL
- Description: High-level wrapper around a subset of the OpenSSL library, includes
- * SSL.Connection objects, wrapping the methods of Python's portable
- sockets
- * Callbacks written in Python
- * Extensive error-handling mechanism, mirroring OpenSSL's error codes
- ... and much more ;)
- Platform: UNKNOWN
-